Train Text
Train API Endpoints
Train Text
Process raw text data and use it to train the specified RAG system.
POST
Train Text
Documentation Index
Fetch the complete documentation index at: https://docs.lyzr.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Query Parameters
The ID of the RAG system to train (must be a 24-character hex string).
Example:
"654c602a46c3b6d4e28741b0"
Body
application/json
Response
Text successfully processed and RAG system trained.
Placeholder for a success message or job ID.